home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Scope / Scope Disk #017 (199x)(Scope PD)(US)[WB].zip / Scope Disk #017 (199x)(Scope PD)(US)[WB].adf / du361m2 / WhatsNew < prev    next >
Text File  |  1988-06-23  |  2KB  |  56 lines

  1.   M2Du 3.61 - By Greg Browne - CIS [72250,106]
  2.   ~~~~~~~~~
  3. DirUtil in Modula-2 - 50-1000 files CLI or WB.
  4. Last modified by author  6-24-88
  5.  
  6. DISCLAIMER: I deny everything! I only wrote this for me!
  7.             If it doesn't work for you, don't use it!
  8.  
  9. -------3.61  OK, OK, I left FastDir in.  USE AT YOUR OWN RISK!
  10. Added 'B' in COMMAND tail.  IF INTERLACE screen and 'b' in tail, the window
  11. will move to the BOTTOM HALF OF THE screen on opening (TopEdge = 201). This
  12. is for interlace screen users to have Du2 below the CLI window. Also, if in
  13. interlace, the Viewer will use 48 line display.
  14.  
  15. -------3.60F
  16. For those who want the capability of trashing their disks, this has
  17. the Fast Dir Routines in. USE AT YOUR OWN RISK!
  18.  
  19. -------3.60 WHATEVER
  20. Just cleanup - studying disassembled code segments to discover what
  21. are the cleanest, smallest ways to handle coding where there is a
  22. choice of methods - knocked off 1720 bytes and discovered several
  23. internal improvements.
  24.  
  25. -------3.59 FINAL (Almost)
  26.  
  27. ADDED INTERNAL SHOW - The SHOWIFF gadget now uses an internal routine
  28. and will show most pix.  (Not overscan stuff tho - several won't do that)
  29. It is based on the logic in UShow2.asm and is FAST.
  30.  
  31. Made title bar show entries in current directory as  "F ###/ttt"
  32.  (### = entries ttt=max allocated)
  33.  
  34. NOW ONLY the EDIT and DO gadgets need outside help.  I ain't about to
  35. incorporate an editor in this thing.
  36.  
  37. -------3.58 & 3.57  5/31/88  (3.58 cosmetic cleanup)
  38.  
  39. ADDED DSKWIPE - Writes new root block - (Quick EVERYTHING-DELETE)
  40.   Right mouse = verify
  41.  
  42. Changed COPYALL/COPYIF to Ask (Autorequest) for another disk if it
  43.  gets full.  Say "NO" to abort.
  44.  
  45. -------3.56  5/29/88
  46. ADDED Install as a GADGET - Install device in 'D' - df0-df3.
  47.  works same as FORMAT/DISKCOPY - Right mouse = verify.
  48. Made FORMAT create Workbench bootable disk.
  49.  
  50. ------ 3.55  5/27/88
  51. DROPPED FastDir routines after trashing my Hard Disk for the 3d time.
  52.  IF YOU want them, stay with 3.54!
  53. ADDED Right mouse on f->D = Concat the first highlighted file or dir to D.
  54. ADDED Alternate pointer when DU is busy.
  55. Small internal change in DiskCopy.
  56.